home *** CD-ROM | disk | FTP | other *** search
- Path: newstand.syr.edu!chsiao05
- From: chsiao05@newstand.syr.edu (Chang-An Hsiao (Andrew))
- Newsgroups: comp.lang.c
- Subject: [Help] How to cahnge default include path
- Date: 3 Jan 1996 22:24:59 GMT
- Organization: Syracuse University, Syracuse NY, USA
- Message-ID: <4cevnr$3ka@newstand.syr.edu>
- Reply-To: chsiao05@mailbox.syr.edu
- NNTP-Posting-Host: forbin.syr.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hi:
-
- How can I set one directory to be the default include path?
-
- My system was not installed complete so that I can't compile some
- programs.
-
- For example, I want xxx/x11r5/lib and xxx/x11r5/include as
- default instead of /usr/lib/X11R5 and /usr/include/X11R5 because the
- default ones anr incomplete.
-
- I know that I can add -Ixxx/x11r5/... in the make file but I need
- to change all the header files to keep it work. Too much work.
-
- Any help will be highly appreciated.
-
- --
-
- **************************************************************************
- * Name : Chang-An Hsiao (Andrew) * 613 Center St Apt#104 *
- * E-mail : chsiao05@mailbox.syr.edu * Herndon, VA 22070-5010 *
- * URL : http://web.syr.edu/~chsiao05 * Home: (703)742-4080 *
- **************************************************************************
-